From 18f5ba735d462e94c89a0dd4ea7bc35e21ca86e6 Mon Sep 17 00:00:00 2001 From: Rello Date: Wed, 15 Jan 2025 12:35:57 +0100 Subject: [PATCH] Update craftmaster.ini Signed-off-by: Rello --- craftmaster.ini | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/craftmaster.ini b/craftmaster.ini index 35e6d8169..052e1137d 100644 --- a/craftmaster.ini +++ b/craftmaster.ini @@ -58,3 +58,7 @@ Paths/Python = /Users/runner/hostedtoolcache/Python/3.12.3/arm64 [Env] CRAFT_CODESIGN_CERTIFICATE = SIGN_PACKAGE = False + +[Custom_Variables_for_Brander] +qtPath = /opt/qt6.7.3 +dockerImage = ghcr.io/nextcloud/continuous-integration-client-appimage-qt6:client-appimage-6.7.3-1 -- 2.39.5